textview: Make the semi-private headrs really private
authorBenjamin Otte <otte@redhat.com>
Sat, 11 Nov 2017 04:01:31 +0000 (05:01 +0100)
committerBenjamin Otte <otte@redhat.com>
Sat, 11 Nov 2017 04:01:31 +0000 (05:01 +0100)
commit17600b6baba746c86751fea8c69bce5485f913f6
tree45051aec10e9e92ca64a96d72a2608c37048f625
parentd18b10a3d7eb97bcdedd580542d991dbdf8688fd
textview: Make the semi-private headrs really private

Rename the files to have the private.h ending.

And remove gtktextdisplay.h from the installed files.
16 files changed:
gtk/gtktextbtree.c
gtk/gtktextbuffer.c
gtk/gtktextchild.c
gtk/gtktextdisplay.c
gtk/gtktextdisplay.h [deleted file]
gtk/gtktextdisplayprivate.h [new file with mode: 0644]
gtk/gtktextiter.c
gtk/gtktextlayout.c
gtk/gtktextlayout.h [deleted file]
gtk/gtktextlayoutprivate.h [new file with mode: 0644]
gtk/gtktextmark.c
gtk/gtktextmarkprivate.h
gtk/gtktextsegment.c
gtk/gtktextutil.c
gtk/gtktextview.c
gtk/meson.build